widget-factory: Enable emoji completion somewhere
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Oct 2020 23:41:26 +0000 (19:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Oct 2020 23:41:26 +0000 (19:41 -0400)
Without a quick way to test this, it is bound to
fall apart. As it has.

demos/widget-factory/widget-factory.ui

index f28e034572292a2a2eacf2652103bc17ca3851b1..139ef083e0fdf55f9b2f7cff0e31a438df97c435 100644 (file)
@@ -517,7 +517,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
                             <child>
                               <object class="GtkEntry" id="entry2">
                                 <property name="sensitive">0</property>
-                                <property name="invisible-char">•</property>
                                 <property name="text" translatable="yes">entry</property>
                               </object>
                             </child>
@@ -528,7 +527,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
                                 </style>
                                 <child>
                                   <object class="GtkEntry" id="entry24">
-                                    <property name="invisible-char">•</property>
+                                    <property name="enable-emoji-completion">1</property>
                                     <property name="text" translatable="yes">entry</property>
                                     <property name="hexpand">1</property>
                                   </object>